Advanced Configuration and Power Interface - перевод на итальянский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Advanced Configuration and Power Interface - перевод на итальянский

STANDARD FIRMWARE INTERFACE FOR HARDWARE CONFIGURATION AND POWER MANAGEMENT BY OPERATING SYSTEMS
Acpi; DSDT; Quick Resume; Global states; Suspend to RAM; Standby (computers); Computer system power states; CPU state; CPU sleep state; C state; Multiple APIC Description Table; Advanced Configuration Power Interface; ACPICA; Acpi error; Acpi errors; Advanced configuration and power interface; C1E; ACPI Machine Language; Operating System-directed configuration and Power Management; ACPI Source Language; Secondary System Description Table; Differentiated System Description Table; Static Resource Affinity Table; SRAT; ACPI Component Architecture; CPU power states; CPU power state; ACPI power states; Global System Interrupt; Performance state; G state; S state; D state; P state; APEI; C. States; ACPI Platform Error Interface; Advanced Configuration and Power Interface; C-states; C states
  • Example of ACPI tables of a [[Lenovo]] laptop.
  • The "It's now safe to turn off your computer" screen in Windows 9x. Most of the computer peripherals are offline, and the only ways to exit this screen is to power off or reset the computer.

Advanced Configuration and Power Interface         
Sistema di controllo di elettricità sviluppato dalla Intel Microsoft e Toshiba grazie a cui iI sistema operativo Windows è in grado di controllare la quantità di corrente elettrica fornita alle periferiche, ACPI
political power         
Power (politics); Social power; Power (social); Bases of power; Power in interpersonal communication; Personal power; Positions of power; Counter-power; Powercontrol theory; Power control theory; Power (sociology); Power (evil); Public power; Political power; Power (political); Power (philosophy); Counterpower; Power literacy; Power illiteracy; Socio-political power; Political Power; Cyber-power literacy; Position of power; Social and political power
potere politico
Application Program Interface         
  • Univac 1108]], the goal of their API was to make [[hardware independent]] programs possible.<ref name="CottonGreatorex1968" />
SOFTWARE INTERFACE BETWEEN COMPUTERS AND/OR PROGRAMS
Application-programming interface; Application Programming Interfaces; Application-level interaction; Application Program Interface; Api; API documentation; API Documentation; Application Programming Interface (API); Application program interface; Applications programming interface; Application programming interfaces; Applications Programming Interface; Application program interfaces; Programming interface; Software API; Advanced programming interface; Api.php; API.php; Application Programming Interface; API (redirects and miscellaneous); Development API; API compatibility; API-compatible; API function; API economy; Api economy; Application programming interface; Application Programmer's Interface; Application Programmers Interface; Hyrum's Law; Hyrum's law
API (interfaccia di programma di applicazione)

Определение

Advanced Configuration and Power Interface
<hardware, standard> (ACPI) An open industry standard developed by Intel, Microsoft, and Toshiba for configuration and power management. The key element of the standard is power management with two important improvements. First, it puts the OS in control of power management. In the currently existing APM model most of the power management tasks are run by the BIOS, with limited intervention from the OS. In ACPI, the BIOS is responsible for the dirty details of communicating with hardware equipment but the control is in the OS. The other important feature is bringing power management features now available only in portable computers to desktop computers and servers. Extremely low consumption states, i.e., in which only memory, or not even memory is powered, but from which ordinary interrupts (real time clock, keyboard, modem, etc.) can quickly wake the system, are today available in portables only. The standard should make these available for a wider range of systems. For ACPI to work the operating system, the motherboard chipset, and for some functions even the CPU has to be designed for it. Microsoft is heavily driving a move toward ACPI, both Windows NT 5.0 and Windows 98 will support it. It remains to be seen how much hardware manufacturers will embrace the technology and whether other operating system vendors will support it. ACPI Information Page (http://teleport.com/Advanced Configuration and Power Interfaceacpi/). (1998-03-27)

Википедия

ACPI

Advanced Configuration and Power Interface (ACPI) is an open standard that operating systems can use to discover and configure computer hardware components, to perform power management (e.g. putting unused hardware components to sleep), auto configuration (e.g. Plug and Play and hot swapping), and status monitoring. First released in December 1996, ACPI aims to replace Advanced Power Management (APM), the MultiProcessor Specification, and the Plug and Play BIOS (PnP) Specification. ACPI brings power management under the control of the operating system, as opposed to the previous BIOS-centric system that relied on platform-specific firmware to determine power management and configuration policies. The specification is central to the Operating System-directed configuration and Power Management (OSPM) system. ACPI defines hardware abstraction interfaces between the device's firmware (e.g. BIOS, UEFI), the computer hardware components, and the operating systems.

Internally, ACPI advertises the available components and their functions to the operating system kernel using instruction lists ("methods") provided through the system firmware (UEFI or BIOS), which the kernel parses. ACPI then executes the desired operations written in ACPI Machine Language (such as the initialization of hardware components) using an embedded minimal virtual machine.

Intel, Microsoft and Toshiba originally developed the standard, while HP, Huawei and Phoenix also participated later. In October 2013, ACPI Special Interest Group (ACPI SIG), the original developers of the ACPI standard, agreed to transfer all assets to the UEFI Forum, in which all future development will take place.

The UEFI Forum published the latest version of the standard, "Release 6.5" in August 2022.